projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2020-02-10
Matthias Clasen
Drop gtk_events_pending
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Matthias Clasen
tests: Stop using gtk_events_pending
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Matthias Clasen
win32 printing: Stop using gtk_events_pending
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Matthias Clasen
win32: One more build fix
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Matthias Clasen
win32: Fix the build
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Matthias Clasen
Merge branch 'main-cleanup' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Benjamin Otte
filechooser: Remove outdated hack
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Benjamin Otte
gdk: Make gdk_keyval_name() return a const char
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Remove unused include
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Emmanuele Bassi
cssprovider: Remove unused include
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Remove gtk_propagate_event from public API
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Remove gtk_main_do_event from public API
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Remove gtk_main_do_event from the docs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
testsuite: Stop using gtk_main_do_event
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
docs: Remove more mentions of gtk_main_do_event
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
docs: Remove a reference to gtk_main_do_event
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
docs: Remove a mention of gtk_main_do_event
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
css: Add a comment
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Merge branch 'wip/baedert/remove-outline-properties...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
gsk: Update docs sections
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
gsk: Small documentation additions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Fix a doc comment
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
docs: Drop a few no longer existing symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
docs: Update the switch thumbnail
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
emojichooser: Fix the docs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Fix the build with -Dgtk_doc=true
commit
|
commitdiff
|
tree
|
snapshot
2020-02-09
Matthias Clasen
Fix build with -Dgtk_doc=true
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Timm Bäder
css: Remove outline border radius properties
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Matthias Clasen
Merge branch 'avoid-mime-sniffing' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-08
Matthias Clasen
Avoid mime sniffing where possible
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
gtk-demo: Don't call gtk_main_quit
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Adwaita: Fix selection in vertical spin buttons
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Merge branch 'patch-1' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
J Arun Mani
Update migrating-3to4.xml
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
label: Don't use gtk_widget_peek_style_context
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
window: Move variable initialziation just before usage
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
Rename gtk_widget{get,set,has}_style_class to _css_class
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
treepopover: Fix header guard
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
box: Move vfunc implementations before class_init
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Remove day-selected-double-click signal
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Remove an unused enum
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Remove month-changed signal
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Keep a GDateTime around
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Return a GDateTime from get_date()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Use GDateTime to select days
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Use widgets for everything
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Try to avoid changing size when changing...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Remove spinning code
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Add accessors for display properties
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
testcalendar: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Remove details
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
calendar: Fix an uninitialized value
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
Adwaita: Fix levelbar styling
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
{box,grid}layout: Access border spacing directly
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
GskTransform: Remove useless fmod check
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
GskTransform: add assertions to make normalize_angle...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
snapshot: Remove new_with_parent
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
textlayout: Use gtk_snapshot_{push,pop}_collect()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
GskRoundedRect: Inline graphene_rect_contains_rect
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
widget: Use gtk_snapshot_{push,pop})_collect
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
snapshot: Add _push_collect() and _pop_collect()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
Start using GtkWidget's new style class API
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
renderborder: Make simple border case more obvious
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
Move GTK_BORDER_STYLE_HIDDEN before GTK_BORDER_STYLE_SOLID
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
testcalendar: Close window properly
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
searchbar: Use proper getter in _get_property()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
searchbar: Use g_object_notify_by_pspec
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
progressbar: Remove a few unneeded queue_resize() calls
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
Window: inline function into only caller
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
widget: Fix a from_string/try_string mixup
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
widget: Speed up verify_invariants()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Timm Bäder
widget: Remove verify_child_invariants
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Piotr Drąg
Update POTFILES.in
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
NEWS: Small additions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
flatpak: Build against the master runtime
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Merge branch 'wip/otte/toolbar' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
GtkToolbar: remove
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
testsuite: Get rid of GtkToolbar
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
css: Remove .primary-toolbar
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
css: Remove .inline-toolbar
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
widget-factory: Get rid of toolbars
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
gtk-demo: Get rid of toolbars
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
bloatpad: Use a box, not a toolbar
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
print: Don't use a toolbar in the custom paper dialog
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Benjamin Otte
cssnode: Remove leftover vfunc
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Remove accidentally added files
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Add a forgotten word
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Fix syntax
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Updates for 3.98
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Matthias Clasen
Merge branch 'wip/carlosg/implicit-grabs-on-leave'...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Carlos Garnacho
gtkmain: Wait for GDK_CROSSING_UNGRAB leave event with...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Carlos Garnacho
gtkroot: Make enum a typedef
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
Merge branch 'a11y-fixes' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
testsuite: Misc. updates of expected output
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
infobar: Implement forall
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
testsuite: Clean up a11y menu tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
testsuite: Improve --generate support
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
tests: Fix infobars in ui files
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
testsuite: Update expected output
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Matthias Clasen
colorchooser: Use a composite accessible
commit
|
commitdiff
|
tree
|
snapshot
next